home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / groff-base / copyright < prev    next >
Text File  |  2009-08-18  |  40KB  |  819 lines

  1. This is the Debian GNU/Linux prepackaged version of the GNU groff
  2. document formatting system. 
  3. GNU groff was written by James Clark <jjc@jclark.com>.  
  4. It is now maintained by Ted Harding <ted.harding@nessie.mcc.ac.uk> and
  5. Werner Lemberg <wl@gnu.org>.
  6.  
  7. This Debian package was previously maintained by Fabrizio Polacco
  8. <fpolacco@debian.org>.
  9. It is now maintained by Colin Watson <cjwatson@debian.org>.
  10.  
  11. The original tarball came from <URL:ftp://groff.ffii.org/pub/groff/>:
  12.   48fa768dd6fdeb7968041dd5ae8e2b02  groff-1.20.1.tar.gz
  13. and was simply renamed to groff_1.20.1.orig.tar.gz.
  14.  
  15. Some patches have been applied to groff outside the debian directory.
  16.  
  17. The Debian diff also appends /usr/share/groff/tmac to the default macro path
  18. for compatibility with versions of groff earlier than 1.17 (patch by Colin
  19. Watson).
  20.  
  21. =========================================================================
  22.  
  23. Copyright (C) 1989-2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
  24.               2008, 2009
  25. Free Software Foundation, Inc.
  26.      Written by James Clark (jjc@jclark.com)
  27.  
  28. This file is part of groff.
  29.  
  30. groff is free software; you can redistribute it and/or modify it under
  31. the terms of the GNU General Public License as published by the Free
  32. Software Foundation, either version 3 of the License, or
  33. (at your option) any later version.
  34.  
  35. groff is distributed in the hope that it will be useful, but WITHOUT ANY
  36. WARRANTY; without even the implied warranty of MERCHANTABILITY or
  37. FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  38. for more details.
  39.  
  40. You should have received a copy of the GNU General Public License
  41. along with this program. If not, see <http://www.gnu.org/licenses/>.
  42.  
  43. On Debian systems, a copy of the GNU General Public License is available
  44. in /usr/share/common-licenses/GPL-3 as part of the base-files package.
  45.  
  46. =========================================================================
  47.  
  48. Included in this release are implementations of troff, pic, eqn, tbl,
  49. grn, refer, -man, -mdoc, and -ms macros, and drivers for PostScript, TeX
  50. dvi format, HP LaserJet 4 printers, Canon CAPSL printers, HTML format
  51. (still alpha), and typewriter-like devices.  Also included is a modified
  52. version of the Berkeley -me macros, an enhanced version of the X11
  53. xditview previewer, and an implementation of the -mm macros contributed
  54. by Joergen Haegg (jh@axis.se).
  55.  
  56. xditview is copyrighted by MIT under the usual X terms.
  57.  
  58. /*
  59.  * Copyright 1991 Massachusetts Institute of Technology
  60.  *
  61.  * Permission to use, copy, modify, distribute, and sell this software and its
  62.  * documentation for any purpose is hereby granted without fee, provided that
  63.  * the above copyright notice appear in all copies and that both that
  64.  * copyright notice and this permission notice appear in supporting
  65.  * documentation, and that the name of M.I.T. not be used in advertising or
  66.  * publicity pertaining to distribution of the software without specific,
  67.  * written prior permission.  M.I.T. makes no representations about the
  68.  * suitability of this software for any purpose.  It is provided "as is"
  69.  * without express or implied warranty.
  70.  *
  71.  * M.I.T. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
  72.  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL M.I.T.
  73.  * BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  74.  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
  75.  * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
  76.  * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  77.  *
  78.  */
  79.  
  80. =========================================================================
  81.  
  82. The groff manual is also distributed under the terms of the GNU Free
  83. Documentation License version 1.3, whose text follows below. However, Debian
  84. does not consider this free when the Front-Cover Texts or Back-Cover Texts
  85. options are used. groff is distributed with a LICENSES file containing the
  86. following text (excerpted):
  87.  
  88.   The groff program is a free software project.  It is licensed under the GNU
  89.   General Public License (GNU GPL), version 3 or later.
  90.   
  91.   The file COPYING in the top directory of the groff source package contains a
  92.   copy of the GPL that was downloaded from the GNU web site
  93.   http://www.gnu.org/copyleft/gpl.txt at 3 jan 2009.
  94.   
  95.   All files part of groff are licensed under this version of the GPL (or
  96.   licenses which are compatible with the GPL). You are free to choose
  97.   version 3 or any subsequent version of the GPL.
  98.  
  99. I e-mailed the upstream maintainer to clarify the intent of this. Here is
  100. the relevant part of the reply:
  101.  
  102.   From: Werner LEMBERG <wl@gnu.org>
  103.   To: cjwatson@debian.org
  104.   Subject: Re: Clarifying the scope of groff/LICENSE
  105.   Date: Thu, 18 Nov 2004 00:19:52 +0100 (CET)
  106.   
  107.   > Since "compatible with the GPL" means to all intents and purposes
  108.   > "may be distributed under the terms of the GPL", can I correctly
  109.   > assume that groff/LICENSE grants me permission to distribute
  110.   > groff/doc/groff.texinfo and groff/doc/pic.ms under the terms of the
  111.   > GPL?
  112.   
  113.   This is the intention, of course.
  114.   
  115.   > If not, is the FDL thing from yesteryear going to be resolved some
  116.   > other way?  I just want to make sure that I don't get forced to
  117.   > remove the groff manual, since that would really diminish the
  118.   > quality of the Debian package IMHO.
  119.   
  120.   Sigh.  I haven't found time to revert the FDL stuff back to GPL.  It
  121.   basically affects only Bernd Warken and me, and we have both agreed to
  122.   return to GPL in case FDL makes problems.
  123.  
  124. (Note that this e-mail predates the current wording in LICENSES.)
  125.  
  126. It is therefore my understanding that the copyright holders of the groff
  127. documentation intend it to be distributable under the terms of the GPL
  128. version 3 or later. The FDL text that follows is for information only.
  129.  
  130.    Copyright (C) 1994-2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
  131. 2008, 2009 Free Software Foundation, Inc.
  132.  
  133.      Permission is granted to copy, distribute and/or modify this
  134.      document under the terms of the GNU Free Documentation License,
  135.      Version 1.3 or any later version published by the Free Software
  136.      Foundation; with no Invariant Sections, with the Front-Cover texts
  137.      being `A GNU Manual," and with the Back-Cover Texts as in (a)
  138.      below.  A copy of the license is included in the section entitled
  139.      `GNU Free Documentation License."
  140.  
  141.      (a) The FSF's Back-Cover Text is: "You have the freedom to copy and
  142.      modify this GNU manual.  Buying copies from the FSF supports it in
  143.      developing GNU and promoting software freedom."
  144.  
  145.  
  146.                 GNU Free Documentation License
  147.                  Version 1.3, 3 November 2008
  148.  
  149.  
  150.  Copyright (C) 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.
  151.      <http://fsf.org/>
  152.  Everyone is permitted to copy and distribute verbatim copies
  153.  of this license document, but changing it is not allowed.
  154.  
  155. 0. PREAMBLE
  156.  
  157. The purpose of this License is to make a manual, textbook, or other
  158. functional and useful document "free" in the sense of freedom: to
  159. assure everyone the effective freedom to copy and redistribute it,
  160. with or without modifying it, either commercially or noncommercially.
  161. Secondarily, this License preserves for the author and publisher a way
  162. to get credit for their work, while not being considered responsible
  163. for modifications made by others.
  164.  
  165. This License is a kind of "copyleft", which means that derivative
  166. works of the document must themselves be free in the same sense.  It
  167. complements the GNU General Public License, which is a copyleft
  168. license designed for free software.
  169.  
  170. We have designed this License in order to use it for manuals for free
  171. software, because free software needs free documentation: a free
  172. program should come with manuals providing the same freedoms that the
  173. software does.  But this License is not limited to software manuals;
  174. it can be used for any textual work, regardless of subject matter or
  175. whether it is published as a printed book.  We recommend this License
  176. principally for works whose purpose is instruction or reference.
  177.  
  178.  
  179. 1. APPLICABILITY AND DEFINITIONS
  180.  
  181. This License applies to any manual or other work, in any medium, that
  182. contains a notice placed by the copyright holder saying it can be
  183. distributed under the terms of this License.  Such a notice grants a
  184. world-wide, royalty-free license, unlimited in duration, to use that
  185. work under the conditions stated herein.  The "Document", below,
  186. refers to any such manual or work.  Any member of the public is a
  187. licensee, and is addressed as "you".  You accept the license if you
  188. copy, modify or distribute the work in a way requiring permission
  189. under copyright law.
  190.  
  191. A "Modified Version" of the Document means any work containing the
  192. Document or a portion of it, either copied verbatim, or with
  193. modifications and/or translated into another language.
  194.  
  195. A "Secondary Section" is a named appendix or a front-matter section of
  196. the Document that deals exclusively with the relationship of the
  197. publishers or authors of the Document to the Document's overall
  198. subject (or to related matters) and contains nothing that could fall
  199. directly within that overall subject.  (Thus, if the Document is in
  200. part a textbook of mathematics, a Secondary Section may not explain
  201. any mathematics.)  The relationship could be a matter of historical
  202. connection with the subject or with related matters, or of legal,
  203. commercial, philosophical, ethical or political position regarding
  204. them.
  205.  
  206. The "Invariant Sections" are certain Secondary Sections whose titles
  207. are designated, as being those of Invariant Sections, in the notice
  208. that says that the Document is released under this License.  If a
  209. section does not fit the above definition of Secondary then it is not
  210. allowed to be designated as Invariant.  The Document may contain zero
  211. Invariant Sections.  If the Document does not identify any Invariant
  212. Sections then there are none.
  213.  
  214. The "Cover Texts" are certain short passages of text that are listed,
  215. as Front-Cover Texts or Back-Cover Texts, in the notice that says that
  216. the Document is released under this License.  A Front-Cover Text may
  217. be at most 5 words, and a Back-Cover Text may be at most 25 words.
  218.  
  219. A "Transparent" copy of the Document means a machine-readable copy,
  220. represented in a format whose specification is available to the
  221. general public, that is suitable for revising the document
  222. straightforwardly with generic text editors or (for images composed of
  223. pixels) generic paint programs or (for drawings) some widely available
  224. drawing editor, and that is suitable for input to text formatters or
  225. for automatic translation to a variety of formats suitable for input
  226. to text formatters.  A copy made in an otherwise Transparent file
  227. format whose markup, or absence of markup, has been arranged to thwart
  228. or discourage subsequent modification by readers is not Transparent.
  229. An image format is not Transparent if used for any substantial amount
  230. of text.  A copy that is not "Transparent" is called "Opaque".
  231.  
  232. Examples of suitable formats for Transparent copies include plain
  233. ASCII without markup, Texinfo input format, LaTeX input format, SGML
  234. or XML using a publicly available DTD, and standard-conforming simple
  235. HTML, PostScript or PDF designed for human modification.  Examples of
  236. transparent image formats include PNG, XCF and JPG.  Opaque formats
  237. include proprietary formats that can be read and edited only by
  238. proprietary word processors, SGML or XML for which the DTD and/or
  239. processing tools are not generally available, and the
  240. machine-generated HTML, PostScript or PDF produced by some word
  241. processors for output purposes only.
  242.  
  243. The "Title Page" means, for a printed book, the title page itself,
  244. plus such following pages as are needed to hold, legibly, the material
  245. this License requires to appear in the title page.  For works in
  246. formats which do not have any title page as such, "Title Page" means
  247. the text near the most prominent appearance of the work's title,
  248. preceding the beginning of the body of the text.
  249.  
  250. The "publisher" means any person or entity that distributes copies of
  251. the Document to the public.
  252.  
  253. A section "Entitled XYZ" means a named subunit of the Document whose
  254. title either is precisely XYZ or contains XYZ in parentheses following
  255. text that translates XYZ in another language.  (Here XYZ stands for a
  256. specific section name mentioned below, such as "Acknowledgements",
  257. "Dedications", "Endorsements", or "History".)  To "Preserve the Title"
  258. of such a section when you modify the Document means that it remains a
  259. section "Entitled XYZ" according to this definition.
  260.  
  261. The Document may include Warranty Disclaimers next to the notice which
  262. states that this License applies to the Document.  These Warranty
  263. Disclaimers are considered to be included by reference in this
  264. License, but only as regards disclaiming warranties: any other
  265. implication that these Warranty Disclaimers may have is void and has
  266. no effect on the meaning of this License.
  267.  
  268. 2. VERBATIM COPYING
  269.  
  270. You may copy and distribute the Document in any medium, either
  271. commercially or noncommercially, provided that this License, the
  272. copyright notices, and the license notice saying this License applies
  273. to the Document are reproduced in all copies, and that you add no
  274. other conditions whatsoever to those of this License.  You may not use
  275. technical measures to obstruct or control the reading or further
  276. copying of the copies you make or distribute.  However, you may accept
  277. compensation in exchange for copies.  If you distribute a large enough
  278. number of copies you must also follow the conditions in section 3.
  279.  
  280. You may also lend copies, under the same conditions stated above, and
  281. you may publicly display copies.
  282.  
  283.  
  284. 3. COPYING IN QUANTITY
  285.  
  286. If you publish printed copies (or copies in media that commonly have
  287. printed covers) of the Document, numbering more than 100, and the
  288. Document's license notice requires Cover Texts, you must enclose the
  289. copies in covers that carry, clearly and legibly, all these Cover
  290. Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
  291. the back cover.  Both covers must also clearly and legibly identify
  292. you as the publisher of these copies.  The front cover must present
  293. the full title with all words of the title equally prominent and
  294. visible.  You may add other material on the covers in addition.
  295. Copying with changes limited to the covers, as long as they preserve
  296. the title of the Document and satisfy these conditions, can be treated
  297. as verbatim copying in other respects.
  298.  
  299. If the required texts for either cover are too voluminous to fit
  300. legibly, you should put the first ones listed (as many as fit
  301. reasonably) on the actual cover, and continue the rest onto adjacent
  302. pages.
  303.  
  304. If you publish or distribute Opaque copies of the Document numbering
  305. more than 100, you must either include a machine-readable Transparent
  306. copy along with each Opaque copy, or state in or with each Opaque copy
  307. a computer-network location from which the general network-using
  308. public has access to download using public-standard network protocols
  309. a complete Transparent copy of the Document, free of added material.
  310. If you use the latter option, you must take reasonably prudent steps,
  311. when you begin distribution of Opaque copies in quantity, to ensure
  312. that this Transparent copy will remain thus accessible at the stated
  313. location until at least one year after the last time you distribute an
  314. Opaque copy (directly or through your agents or retailers) of that
  315. edition to the public.
  316.  
  317. It is requested, but not required, that you contact the authors of the
  318. Document well before redistributing any large number of copies, to
  319. give them a chance to provide you with an updated version of the
  320. Document.
  321.  
  322.  
  323. 4. MODIFICATIONS
  324.  
  325. You may copy and distribute a Modified Version of the Document under
  326. the conditions of sections 2 and 3 above, provided that you release
  327. the Modified Version under precisely this License, with the Modified
  328. Version filling the role of the Document, thus licensing distribution
  329. and modification of the Modified Version to whoever possesses a copy
  330. of it.  In addition, you must do these things in the Modified Version:
  331.  
  332. A. Use in the Title Page (and on the covers, if any) a title distinct
  333.    from that of the Document, and from those of previous versions
  334.    (which should, if there were any, be listed in the History section
  335.    of the Document).  You may use the same title as a previous version
  336.    if the original publisher of that version gives permission.
  337. B. List on the Title Page, as authors, one or more persons or entities
  338.    responsible for authorship of the modifications in the Modified
  339.    Version, together with at least five of the principal authors of the
  340.    Document (all of its principal authors, if it has fewer than five),
  341.    unless they release you from this requirement.
  342. C. State on the Title page the name of the publisher of the
  343.    Modified Version, as the publisher.
  344. D. Preserve all the copyright notices of the Document.
  345. E. Add an appropriate copyright notice for your modifications
  346.    adjacent to the other copyright notices.
  347. F. Include, immediately after the copyright notices, a license notice
  348.    giving the public permission to use the Modified Version under the
  349.    terms of this License, in the form shown in the Addendum below.
  350. G. Preserve in that license notice the full lists of Invariant Sections
  351.    and required Cover Texts given in the Document's license notice.
  352. H. Include an unaltered copy of this License.
  353. I. Preserve the section Entitled "History", Preserve its Title, and add
  354.    to it an item stating at least the title, year, new authors, and
  355.    publisher of the Modified Version as given on the Title Page.  If
  356.    there is no section Entitled "History" in the Document, create one
  357.    stating the title, year, authors, and publisher of the Document as
  358.    given on its Title Page, then add an item describing the Modified
  359.    Version as stated in the previous sentence.
  360. J. Preserve the network location, if any, given in the Document for
  361.    public access to a Transparent copy of the Document, and likewise
  362.    the network locations given in the Document for previous versions
  363.    it was based on.  These may be placed in the "History" section.
  364.    You may omit a network location for a work that was published at
  365.    least four years before the Document itself, or if the original
  366.    publisher of the version it refers to gives permission.
  367. K. For any section Entitled "Acknowledgements" or "Dedications",
  368.    Preserve the Title of the section, and preserve in the section all
  369.    the substance and tone of each of the contributor acknowledgements
  370.    and/or dedications given therein.
  371. L. Preserve all the Invariant Sections of the Document,
  372.    unaltered in their text and in their titles.  Section numbers
  373.    or the equivalent are not considered part of the section titles.
  374. M. Delete any section Entitled "Endorsements".  Such a section
  375.    may not be included in the Modified Version.
  376. N. Do not retitle any existing section to be Entitled "Endorsements"
  377.    or to conflict in title with any Invariant Section.
  378. O. Preserve any Warranty Disclaimers.
  379.  
  380. If the Modified Version includes new front-matter sections or
  381. appendices that qualify as Secondary Sections and contain no material
  382. copied from the Document, you may at your option designate some or all
  383. of these sections as invariant.  To do this, add their titles to the
  384. list of Invariant Sections in the Modified Version's license notice.
  385. These titles must be distinct from any other section titles.
  386.  
  387. You may add a section Entitled "Endorsements", provided it contains
  388. nothing but endorsements of your Modified Version by various
  389. parties--for example, statements of peer review or that the text has
  390. been approved by an organization as the authoritative definition of a
  391. standard.
  392.  
  393. You may add a passage of up to five words as a Front-Cover Text, and a
  394. passage of up to 25 words as a Back-Cover Text, to the end of the list
  395. of Cover Texts in the Modified Version.  Only one passage of
  396. Front-Cover Text and one of Back-Cover Text may be added by (or
  397. through arrangements made by) any one entity.  If the Document already
  398. includes a cover text for the same cover, previously added by you or
  399. by arrangement made by the same entity you are acting on behalf of,
  400. you may not add another; but you may replace the old one, on explicit
  401. permission from the previous publisher that added the old one.
  402.  
  403. The author(s) and publisher(s) of the Document do not by this License
  404. give permission to use their names for publicity for or to assert or
  405. imply endorsement of any Modified Version.
  406.  
  407.  
  408. 5. COMBINING DOCUMENTS
  409.  
  410. You may combine the Document with other documents released under this
  411. License, under the terms defined in section 4 above for modified
  412. versions, provided that you include in the combination all of the
  413. Invariant Sections of all of the original documents, unmodified, and
  414. list them all as Invariant Sections of your combined work in its
  415. license notice, and that you preserve all their Warranty Disclaimers.
  416.  
  417. The combined work need only contain one copy of this License, and
  418. multiple identical Invariant Sections may be replaced with a single
  419. copy.  If there are multiple Invariant Sections with the same name but
  420. different contents, make the title of each such section unique by
  421. adding at the end of it, in parentheses, the name of the original
  422. author or publisher of that section if known, or else a unique number.
  423. Make the same adjustment to the section titles in the list of
  424. Invariant Sections in the license notice of the combined work.
  425.  
  426. In the combination, you must combine any sections Entitled "History"
  427. in the various original documents, forming one section Entitled
  428. "History"; likewise combine any sections Entitled "Acknowledgements",
  429. and any sections Entitled "Dedications".  You must delete all sections
  430. Entitled "Endorsements".
  431.  
  432.  
  433. 6. COLLECTIONS OF DOCUMENTS
  434.  
  435. You may make a collection consisting of the Document and other
  436. documents released under this License, and replace the individual
  437. copies of this License in the various documents with a single copy
  438. that is included in the collection, provided that you follow the rules
  439. of this License for verbatim copying of each of the documents in all
  440. other respects.
  441.  
  442. You may extract a single document from such a collection, and
  443. distribute it individually under this License, provided you insert a
  444. copy of this License into the extracted document, and follow this
  445. License in all other respects regarding verbatim copying of that
  446. document.
  447.  
  448.  
  449. 7. AGGREGATION WITH INDEPENDENT WORKS
  450.  
  451. A compilation of the Document or its derivatives with other separate
  452. and independent documents or works, in or on a volume of a storage or
  453. distribution medium, is called an "aggregate" if the copyright
  454. resulting from the compilation is not used to limit the legal rights
  455. of the compilation's users beyond what the individual works permit.
  456. When the Document is included in an aggregate, this License does not
  457. apply to the other works in the aggregate which are not themselves
  458. derivative works of the Document.
  459.  
  460. If the Cover Text requirement of section 3 is applicable to these
  461. copies of the Document, then if the Document is less than one half of
  462. the entire aggregate, the Document's Cover Texts may be placed on
  463. covers that bracket the Document within the aggregate, or the
  464. electronic equivalent of covers if the Document is in electronic form.
  465. Otherwise they must appear on printed covers that bracket the whole
  466. aggregate.
  467.  
  468.  
  469. 8. TRANSLATION
  470.  
  471. Translation is considered a kind of modification, so you may
  472. distribute translations of the Document under the terms of section 4.
  473. Replacing Invariant Sections with translations requires special
  474. permission from their copyright holders, but you may include
  475. translations of some or all Invariant Sections in addition to the
  476. original versions of these Invariant Sections.  You may include a
  477. translation of this License, and all the license notices in the
  478. Document, and any Warranty Disclaimers, provided that you also include
  479. the original English version of this License and the original versions
  480. of those notices and disclaimers.  In case of a disagreement between
  481. the translation and the original version of this License or a notice
  482. or disclaimer, the original version will prevail.
  483.  
  484. If a section in the Document is Entitled "Acknowledgements",
  485. "Dedications", or "History", the requirement (section 4) to Preserve
  486. its Title (section 1) will typically require changing the actual
  487. title.
  488.  
  489.  
  490. 9. TERMINATION
  491.  
  492. You may not copy, modify, sublicense, or distribute the Document
  493. except as expressly provided under this License.  Any attempt
  494. otherwise to copy, modify, sublicense, or distribute it is void, and
  495. will automatically terminate your rights under this License.
  496.  
  497. However, if you cease all violation of this License, then your license
  498. from a particular copyright holder is reinstated (a) provisionally,
  499. unless and until the copyright holder explicitly and finally
  500. terminates your license, and (b) permanently, if the copyright holder
  501. fails to notify you of the violation by some reasonable means prior to
  502. 60 days after the cessation.
  503.  
  504. Moreover, your license from a particular copyright holder is
  505. reinstated permanently if the copyright holder notifies you of the
  506. violation by some reasonable means, this is the first time you have
  507. received notice of violation of this License (for any work) from that
  508. copyright holder, and you cure the violation prior to 30 days after
  509. your receipt of the notice.
  510.  
  511. Termination of your rights under this section does not terminate the
  512. licenses of parties who have received copies or rights from you under
  513. this License.  If your rights have been terminated and not permanently
  514. reinstated, receipt of a copy of some or all of the same material does
  515. not give you any rights to use it.
  516.  
  517.  
  518. 10. FUTURE REVISIONS OF THIS LICENSE
  519.  
  520. The Free Software Foundation may publish new, revised versions of the
  521. GNU Free Documentation License from time to time.  Such new versions
  522. will be similar in spirit to the present version, but may differ in
  523. detail to address new problems or concerns.  See
  524. http://www.gnu.org/copyleft/.
  525.  
  526. Each version of the License is given a distinguishing version number.
  527. If the Document specifies that a particular numbered version of this
  528. License "or any later version" applies to it, you have the option of
  529. following the terms and conditions either of that specified version or
  530. of any later version that has been published (not as a draft) by the
  531. Free Software Foundation.  If the Document does not specify a version
  532. number of this License, you may choose any version ever published (not
  533. as a draft) by the Free Software Foundation.  If the Document
  534. specifies that a proxy can decide which future versions of this
  535. License can be used, that proxy's public statement of acceptance of a
  536. version permanently authorizes you to choose that version for the
  537. Document.
  538.  
  539. 11. RELICENSING
  540.  
  541. "Massive Multiauthor Collaboration Site" (or "MMC Site") means any
  542. World Wide Web server that publishes copyrightable works and also
  543. provides prominent facilities for anybody to edit those works.  A
  544. public wiki that anybody can edit is an example of such a server.  A
  545. "Massive Multiauthor Collaboration" (or "MMC") contained in the site
  546. means any set of copyrightable works thus published on the MMC site.
  547.  
  548. "CC-BY-SA" means the Creative Commons Attribution-Share Alike 3.0 
  549. license published by Creative Commons Corporation, a not-for-profit 
  550. corporation with a principal place of business in San Francisco, 
  551. California, as well as future copyleft versions of that license 
  552. published by that same organization.
  553.  
  554. "Incorporate" means to publish or republish a Document, in whole or in 
  555. part, as part of another Document.
  556.  
  557. An MMC is "eligible for relicensing" if it is licensed under this 
  558. License, and if all works that were first published under this License 
  559. somewhere other than this MMC, and subsequently incorporated in whole or 
  560. in part into the MMC, (1) had no cover texts or invariant sections, and 
  561. (2) were thus incorporated prior to November 1, 2008.
  562.  
  563. The operator of an MMC Site may republish an MMC contained in the site
  564. under CC-BY-SA on the same site at any time before August 1, 2009,
  565. provided the MMC is eligible for relicensing.
  566.  
  567.  
  568. ADDENDUM: How to use this License for your documents
  569.  
  570. To use this License in a document you have written, include a copy of
  571. the License in the document and put the following copyright and
  572. license notices just after the title page:
  573.  
  574.     Copyright (c)  YEAR  YOUR NAME.
  575.     Permission is granted to copy, distribute and/or modify this document
  576.     under the terms of the GNU Free Documentation License, Version 1.3
  577.     or any later version published by the Free Software Foundation;
  578.     with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
  579.     A copy of the license is included in the section entitled "GNU
  580.     Free Documentation License".
  581.  
  582. If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
  583. replace the "with...Texts." line with this:
  584.  
  585.     with the Invariant Sections being LIST THEIR TITLES, with the
  586.     Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
  587.  
  588. If you have Invariant Sections without Cover Texts, or some other
  589. combination of the three, merge those two alternatives to suit the
  590. situation.
  591.  
  592. If your document contains nontrivial examples of program code, we
  593. recommend releasing these examples in parallel under your choice of
  594. free software license, such as the GNU General Public License,
  595. to permit their use in free software.
  596.  
  597. =========================================================================
  598.  
  599. The following material is based on that in the groff LICENSES file, which
  600. itself is licensed as follows:
  601.  
  602.   Copyright 2003, 2006, 2007, 2009
  603.     Free Software Foundation, Inc.
  604.  
  605.   Copying and distribution of this file, with or without modification,
  606.   are permitted in any medium without royalty provided the copyright
  607.   notice and this notice are preserved.
  608.  
  609. =========================================================================
  610.  
  611. src/libs/snprintf/snprintf.c is distributed under the following terms:
  612.  
  613.   Copyright 1999-2002 Mark Martinec. All rights reserved.
  614.  
  615.   This program is free software; it is dual licensed, the terms of the
  616.   "Frontier Artistic License" or the "GNU General Public License"
  617.   can be chosen at your discretion. The chosen license then applies
  618.   solely and in its entirety. Both licenses come with this Kit.
  619.  
  620.   This program is distributed in the hope that it will be useful,
  621.   but WITHOUT ANY WARRANTY; without even the implied warranty
  622.   of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  623.   See the license for more details.
  624.  
  625.   You should have received a copy of the "Frontier Artistic License"
  626.   with this Kit in the file named LICENSE.txt, and the copy of
  627.   the "GNU General Public License" in the file named LICENSE-GPL.txt.
  628.   If not, I'll be glad to provide one.
  629.  
  630. =========================================================================
  631.  
  632. The grn preprocessor was written by Barry Roitblat <barry@rentonww.com> and
  633. David Slattengren <slatteng@Xinet.COM>. These files have been part of the
  634. original Berkeley ditroff distribution, without AT&T code, and are in the
  635. public domain.
  636.  
  637. =========================================================================
  638.  
  639. The gxditview output device was based on X11's xditview program and thus has
  640. the X licence.
  641.  
  642.   Copyright 1991 Massachusetts Institute of Technology
  643.  
  644.   Permission to use, copy, modify, distribute, and sell this software and its
  645.   documentation for any purpose is hereby granted without fee, provided that
  646.   the above copyright notice appear in all copies and that both that
  647.   copyright notice and this permission notice appear in supporting
  648.   documentation, and that the name of M.I.T. not be used in advertising or
  649.   publicity pertaining to distribution of the software without specific,
  650.   written prior permission.  M.I.T. makes no representations about the
  651.   suitability of this software for any purpose.  It is provided "as is"
  652.   without express or implied warranty.
  653.  
  654.   M.I.T. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
  655.   IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL M.I.T.
  656.   BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  657.   WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
  658.   OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
  659.   CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  660.  
  661. =========================================================================
  662.  
  663. The -mdoc and -me macro sets are distributed under the terms of the BSD
  664. licence.
  665.  
  666.   Copyright (c) 1991, 1993
  667.      The Regents of the University of California.  All rights reserved.
  668.  
  669.   Redistribution and use in source and binary forms, with or without
  670.   modification, are permitted provided that the following conditions
  671.   are met:
  672.   1. Redistributions of source code must retain the above copyright
  673.      notice, this list of conditions and the following disclaimer.
  674.   2. Redistributions in binary form must reproduce the above copyright
  675.      notice, this list of conditions and the following disclaimer in the
  676.      documentation and/or other materials provided with the distribution.
  677.   3. [Deleted.  See
  678.       ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change]
  679.   4. Neither the name of the University nor the names of its contributors
  680.      may be used to endorse or promote products derived from this software
  681.      without specific prior written permission.
  682.  
  683.   THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  684.   ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  685.   IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  686.   ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  687.   FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  688.   DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  689.   OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  690.   HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  691.   LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  692.   OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  693.   SUCH DAMAGE.
  694.  
  695. =========================================================================
  696.  
  697. The file tmac/hyphen.us is identical to the file hyphen.tex, part of the TeX
  698. system written by Donald E. Knuth; the master file can be found at:
  699.  
  700.   ftp://labrea.stanford.edu/pub/tex/dist/lib/hyphen.tex
  701.  
  702. It has been renamed for consistency, i.e., to make patterns available under
  703. the filenames hyphen.<language>, e.g. hyphen.de or hyphen.uk.
  704.  
  705.   Unlimited copying and redistribution of this file are permitted as long
  706.   as this file is not modified. Modifications are permitted, but only if
  707.   the resulting file is not named hyphen.tex.
  708.  
  709. =========================================================================
  710.  
  711. The file tmac/hyphen.fr contains the same patterns as the file frhyph.tex
  712. (for TeX), which can be found at:
  713.  
  714.   http://dante.ctan.org/CTAN/language/hyphenation/frhyph.tex
  715.  
  716. The patterns have been converted to a format groff can understand.
  717.  
  718.    frhyph.tex % French hyphenation patterns
  719.   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  720.    This file is available for free and can used and redistributed
  721.    asis for free. Modified versions should have another name.
  722.   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  723.   % \message{frhyph.tex - French hyphenation patterns (V2.11) <2002/01/16>}
  724.  
  725. =========================================================================
  726.  
  727. The file tmac/hyphen.sv is identical to the file svhyph.tex, which can be
  728. found at:
  729.  
  730.   http://dante.ctan.org/CTAN/language/hyphenation/svhyph.tex
  731.  
  732.   Copyright 1994 by Jan Michael Rynning. All rights reserved.
  733.   This program may be distributed and/or modified under the conditions of
  734.   the LaTeX Project Public License, either version 1.2 of this license or
  735.   (at your option) any later version.  The latest version of this license
  736.   is in http://www.latex-project.org/lppl.txt and version 1.2 or later is
  737.   part of all distributions of LaTeX version 1999/12/01 or later.
  738.  
  739. =========================================================================
  740.  
  741. The files tmac/hyphen.det and tmac/hyphen.den contain the same patterns as
  742. the files dehyphn.tex and dehypht.tex (for TeX), which can be found at:
  743.  
  744.   http://dante.ctan.org/CTAN/language/hyphenation/dehyphn.tex
  745.   http://dante.ctan.org/CTAN/language/hyphenation/dehypht.tex
  746.  
  747. The patterns have been converted to a format groff can understand.
  748.  
  749.   Copyright (C) 1988,1991 Rechenzentrum der Ruhr-Universitaet Bochum
  750.                 [german hyphen patterns]
  751.   Copyright (C) 1993,1994,1999 Bernd Raichle/DANTE e.V.
  752.                 [macros, adaption for TeX 2]
  753.   Copyright (C) 1998--2001 Walter Schmidt
  754.                 [adaption to new German orthography]
  755.  
  756.   -----------------------------------------------------------------
  757.   IMPORTANT NOTICE:
  758.  
  759.   This program can be redistributed and/or modified under the terms
  760.   of the LaTeX Project Public License Distributed from CTAN
  761.   archives in directory macros/latex/base/lppl.txt; either
  762.   version 1 of the License, or any later version.
  763.   -----------------------------------------------------------------
  764.  
  765. =========================================================================
  766.  
  767. The file tmac/hyphenex.det is identical to the file dehyphtex.tex, which can
  768. be found at:
  769.  
  770.   http://dante.ctan.org/CTAN/language/hyphenation/dehyphtex.tex
  771.  
  772.   Copyright (C) 2005, 2006 Werner Lemberg <wl@gnu.org>
  773.  
  774.   This program can be redistributed and/or modified under the terms
  775.   of the LaTeX Project Public License Distributed from CTAN
  776.   archives in directory macros/latex/base/lppl.txt; either
  777.   version 1 of the License, or any later version.
  778.  
  779. =========================================================================
  780.  
  781. The file tmac/hyphen.cs contains the same patterns as the file czhyphen.tex
  782. (for TeX), which can be found in the archive:
  783.  
  784.   http://dante.ctan.org/CTAN/macros/cstex/base/csplain.tar.gz
  785.  
  786. The patterns have been converted to a format groff can understand.
  787.  
  788.   This is free software; you can redistribute it and/or modify
  789.   it under the terms of the GNU General Public License as published by
  790.   the Free Software Foundation; either version 2 of the License, or
  791.   (at your option) any later version.
  792.  
  793.   This file is distributed in the hope that it will be useful,
  794.   but WITHOUT ANY WARRANTY; without even the implied warranty of
  795.   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  796.   GNU General Public License for more details.
  797.  
  798.   You should have received a copy of the GNU General Public License
  799.   along with this program. If not, see <http://www.gnu.org/licenses/>.
  800.  
  801. =========================================================================
  802.  
  803. doc/meintro.me and doc/meref.me are distributed under the following terms:
  804.  
  805.   Copyright (c) 1986 The Regents of the University of California.
  806.   All rights reserved.
  807.  
  808.   Redistribution and use in source and binary forms are permitted
  809.   provided that the above copyright notice and this paragraph are
  810.   duplicated in all such forms and that any documentation,
  811.   advertising materials, and other materials related to such
  812.   distribution and use acknowledge that the software was developed
  813.   by the University of California, Berkeley.  The name of the
  814.   University may not be used to endorse or promote products derived
  815.   from this software without specific prior written permission.
  816.   THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
  817.   IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
  818.   WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  819.